Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve last value from evaluating exercises. Pass this to checker functions #228

Merged
merged 7 commits into from May 17, 2019

Conversation

schloerke
Copy link
Collaborator

Fixes #198

@schloerke
Copy link
Collaborator Author

small round trip test with grader works

@schloerke schloerke requested a review from wch April 25, 2019 16:03
R/exercise.R Outdated Show resolved Hide resolved
* master:
  Fix Travis (#231)
  Require packrat dev version (#230)
if there is a second argument, pass it in, otherwise call like normal with the x value.

Rename variable for clarity
@schloerke schloerke requested a review from wch May 14, 2019 13:59
@schloerke schloerke merged commit 88ea0dd into master May 17, 2019
@schloerke schloerke deleted the last_result branch May 28, 2019 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use result of last statement in exercise.checker function
2 participants